﻿2026-08-18T08:26:05.1687104Z ##[group]Run actions/checkout@v5
2026-08-18T08:26:05.1687405Z with:
2026-08-18T08:26:05.1687598Z   repository: SaberMage/spt-shell-notify
2026-08-18T08:26:05.1687820Z   path: .adapter-notify
2026-08-18T08:26:05.1689331Z   token: ***
2026-08-18T08:26:05.1689503Z   ssh-strict: true
2026-08-18T08:26:05.1689662Z   ssh-user: git
2026-08-18T08:26:05.1689853Z   persist-credentials: true
2026-08-18T08:26:05.1690041Z   clean: true
2026-08-18T08:26:05.1690212Z   sparse-checkout-cone-mode: true
2026-08-18T08:26:05.1690424Z   fetch-depth: 1
2026-08-18T08:26:05.1690595Z   fetch-tags: false
2026-08-18T08:26:05.1690768Z   show-progress: true
2026-08-18T08:26:05.1690938Z   lfs: false
2026-08-18T08:26:05.1691092Z   submodules: false
2026-08-18T08:26:05.1691294Z   set-safe-directory: true
2026-08-18T08:26:05.1691509Z   allow-unsafe-pr-checkout: false
2026-08-18T08:26:05.1691728Z env:
2026-08-18T08:26:05.1692035Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-32116338355-1-861a08b52c164a0ea14230412162fcd6
2026-08-18T08:26:05.1692629Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-32116338355-1-861a08b52c164a0ea14230412162fcd6
2026-08-18T08:26:05.1693277Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-32116338355-1-861a08b52c164a0ea14230412162fcd6
2026-08-18T08:26:05.1693583Z ##[endgroup]
2026-08-18T08:26:05.2365559Z Syncing repository: SaberMage/spt-shell-notify
2026-08-18T08:26:05.2370747Z ##[group]Getting Git version info
2026-08-18T08:26:05.2371193Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify'
2026-08-18T08:26:05.2648221Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-18T08:26:05.2879312Z git version 2.43.0.windows.1
2026-08-18T08:26:05.2901989Z ##[endgroup]
2026-08-18T08:26:05.2910286Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\bce97b79-d7f0-4fa9-8a16-30a1f0f4104b\.gitconfig'
2026-08-18T08:26:05.2923659Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\bce97b79-d7f0-4fa9-8a16-30a1f0f4104b' before making global git config changes
2026-08-18T08:26:05.2924249Z Adding repository directory to the temporary git global config as a safe directory
2026-08-18T08:26:05.2929114Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-08-18T08:26:05.3177242Z ##[group]Initializing the repository
2026-08-18T08:26:05.3182227Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-08-18T08:26:05.4093623Z Initialized empty Git repository in C:/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-18T08:26:05.4118849Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-18T08:26:05.4405148Z ##[endgroup]
2026-08-18T08:26:05.4405588Z ##[group]Disabling automatic garbage collection
2026-08-18T08:26:05.4410617Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-18T08:26:05.4646682Z ##[endgroup]
2026-08-18T08:26:05.4647004Z ##[group]Setting up auth
2026-08-18T08:26:05.4653046Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-18T08:26:05.4887270Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-18T08:26:06.0175595Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-18T08:26:06.0448612Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-18T08:26:06.7456612Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-18T08:26:06.7680019Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-18T08:26:07.2577912Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-18T08:26:07.2917102Z ##[endgroup]
2026-08-18T08:26:07.2917430Z ##[group]Determining the default branch
2026-08-18T08:26:07.2918923Z Retrieving the default branch name
2026-08-18T08:26:07.6310819Z Default branch 'main'
2026-08-18T08:26:07.6311500Z ##[endgroup]
2026-08-18T08:26:07.6311915Z ##[group]Fetching the repository
2026-08-18T08:26:07.6317239Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-08-18T08:26:08.4059621Z From https://github.com/SaberMage/spt-shell-notify
2026-08-18T08:26:08.4060107Z  * [new branch]      main       -> origin/main
2026-08-18T08:26:08.4180259Z ##[endgroup]
2026-08-18T08:26:08.4180616Z ##[group]Determining the checkout info
2026-08-18T08:26:08.4181620Z ##[endgroup]
2026-08-18T08:26:08.4186849Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-18T08:26:08.4449081Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-18T08:26:08.5256572Z ##[group]Checking out the ref
2026-08-18T08:26:08.5261393Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-08-18T08:26:08.5601441Z branch 'main' set up to track 'origin/main'.
2026-08-18T08:26:08.5601827Z Reset branch 'main'
2026-08-18T08:26:08.5619717Z ##[endgroup]
2026-08-18T08:26:08.5868960Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-18T08:26:08.6087157Z ee2d37eadc730c0019e0af82d683074c509634a2
